Closed
Bug 737959
Opened 13 years ago
Closed 13 years ago
Debug builds can no longer be launched with MallocStackLogging
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: ehsan.akhgari, Unassigned)
Details
Attachments
(1 file)
1.57 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
ehsanakhgari:~/moz/mozilla-central (malloc_log_startup_crash) [02:31:33]$ MallocStackLogging= obj-ff-dbg/dist/NightlyDebug.app/Contents/MacOS/firefox
firefox(10779) malloc: recording malloc stacks to disk using standard recorder
firefox(10779) malloc: stack logs being written into /tmp/stack-logs.10779.firefox.EUZR2l.index
Assertion failure: malloc_logger == __null, at /Users/ehsanakhgari/moz/mozilla-central/xpcom/base/nsStackWalk.cpp:154
Segmentation fault
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Updated•13 years ago
|
Attachment #608068 -
Flags: review?(benjamin)
Updated•13 years ago
|
Attachment #608068 -
Flags: review?(benjamin) → review+
Reporter | ||
Comment 2•13 years ago
|
||
Target Milestone: --- → mozilla14
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•